PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFJpeg2000Image Class / PDFJpeg2000Image Constructor / PDFJpeg2000Image Constructor(String)
Path to JPEG2000 image.
In This Topic
    PDFJpeg2000Image Constructor(String)
    In This Topic
    Initializes a new PDFJpeg2000Image object.
    Syntax
    public PDFJpeg2000Image( 
       java.lang.String fileName
    )

    Parameters

    fileName
    Path to JPEG2000 image.
    See Also